| Total Complexity | 34 |
| Dependencies | 5 |
| Dependents | 0 |
| Total lines | 171 |
| Lines of code | 129 |
| Logical lines of code | 74 |
| Comment lines | 0 |
| Methods | 8 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getAllFolders() | 51 | 8 | 25 | |
| checkAuthorization() | 55 | 7 | 18 | |
| tokenExpiryCheck() | 58 | 5 | 15 | |
| execute() | 54 | 4 | 19 | |
| getDropboxFoldersList() | 54 | 3 | 20 | |
| refreshToken() | 57 | 3 | 16 | |
| saveRefreshedToken() | 60 | 3 | 13 | |
| __construct() | 81 | 1 | 3 |